* progmodes/etags.el (next-file): Improve revert message.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 1 Feb 2008 23:35:06 +0000 (23:35 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 1 Feb 2008 23:35:06 +0000 (23:35 +0000)
lisp/ChangeLog

index 3f8559dfaa9ca681b6b78589cdd57d7254869fe3..78f5e9b0773ab8e084807ccac667cb15196199c7 100644 (file)
@@ -1,8 +1,6 @@
 2008-02-01  Chong Yidong  <cyd@stupidchicken.com>
 
-       * progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means
-       to query the user interactively.
-       (next-file): Implement it.
+       * progmodes/etags.el (next-file): Improve revert message.
 
 2008-02-01  Juanma Barranquero  <lekktu@gmail.com>